Back

Ik kan niet zonder U - Christan Verwoerd

Tussenspel Ik kan niet zonder U

PNG - MP3 - MIDI
horn PNG
sax PNG
sax-only PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 6/8
  \tempo 4.=56
  \key g\major
  
  g'4( fis8) b4. |
  g4( fis8) c'4. |
  g4( fis8) b4. |
  fis4( e8) d4. |
    
}

chordNames = \chordmode {
  
  e2:m e4:m |
  c2 c4 |
  g2 g4 |
  d2 d4 |
  
}

songtext = \lyricmode {}

\include "../template.ly"

Voorspel Ik kan niet zonder U

PNG - MP3 - MIDI
sax-only PNG
horn PNG
sax PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 6/8
  \tempo 4.=56
  \key g\major
  
  g'4( fis8) b4. |
  g4( fis8) c'4. |
  g4( fis8) b4. |
  fis4( e8) d4. |
  g4( fis8) b4. |
  g4( fis8) c'4. |
  g4( fis8) b4. |
  fis2. |
    
}

chordNames = \chordmode {
  
  e2:m e4:m |
  c2 c4 |
  g2 g4 |
  d2 d4 |
  e2:m e4:m |
  c2 c4 |
  g2 g4 |
  d2 d4 |
  
}

songtext = \lyricmode {}

\include "../template.ly"